From 8fdcb60c875e6be03a6ed18809760cc861574794 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 20 Jun 2011 09:03:25 -0400 Subject: [PATCH] Don't build the libgail-util docs The doc build for that is currently broken, and libgail-util is undergoing reconstructive surgery anyway, currently. Or maybe it'll turn out to be an amputation... --- docs/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index a2f772e660..9cba1975a4 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in include $(top_srcdir)/Makefile.decl -SUBDIRS = gdk gtk libgail-util +SUBDIRS = gdk gtk GITIGNOREFILES = */*.1 -- 2.30.2